Skip to content

Conversation

@FejZa
Copy link
Member

@FejZa FejZa commented Dec 6, 2024

Changes

Build Profiles

Starting with Unity 6 build profiles are available as a sophisticated and modern way of configuring build targets. The build task was extended to support this new feature.

Old way still supported

For the old way of selecting a build target se the build flow radio to "Platform" and select your build target as usual.

image

New way (Unity 6 and above)

Select the "Profile" build flow and enter the path to the build profile asset you want to build with.

image

@FejZa FejZa added this to the v2.9.7 milestone Dec 6, 2024
@FejZa FejZa self-assigned this Dec 6, 2024
@FejZa FejZa marked this pull request as ready for review December 10, 2024 08:23
@FejZa FejZa merged commit 795fe51 into main Dec 10, 2024
1 check passed
@FejZa FejZa deleted the feature/unity-build-build-profiles branch December 10, 2024 08:24
@FejZa FejZa mentioned this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for new build profiles feature introduced with Unity 6

2 participants